core: Make compose its own builtin
authorColin Walters <walters@verbum.org>
Fri, 4 Nov 2011 02:32:06 +0000 (22:32 -0400)
committerColin Walters <walters@verbum.org>
Fri, 4 Nov 2011 02:32:06 +0000 (22:32 -0400)
commit69f104c558ac7519cd601fb93514003ba1955db1
tree6b9c705ed18b383fbe91d96e33e4d41433250a84
parentd23f20310810e0f182797f5a58826aafda636fe0
core: Make compose its own builtin

This will allow more flexibility down the line.
Makefile-ostree.am
ostree/main.c
ostree/ot-builtin-checkout.c
ostree/ot-builtin-compose.c [new file with mode: 0644]
ostree/ot-builtins.h
tests/t0005-checkout-compose.sh [deleted file]
tests/t0005-compose.sh [new file with mode: 0755]